net/http.conn.lastMethod (field)
3 uses
net/http (current package)
server.go#L295: lastMethod string
server.go#L1043: if c.lastMethod == "POST" {
server.go#L1060: c.lastMethod = req.Method
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)